home *** CD-ROM | disk | FTP | other *** search
- #
- # @(#)08 1.7 cmd.os/mkdev/FD.src, scocmdadmin, sco_3.0 2/23/95 08:15:50, SecureWare, Inc.
- # Copyright (c) 1994
- # All rights reserved.
- #
- # @(#) FD.src 23.9 91/11/22
- #
- # Copyright (C) 1989-1991 The Santa Cruz Operation, Inc.
- # All Rights Reserved.
- # The information in this file is provided for the exclusive use of
- # the licensees of The Santa Cruz Operation, Inc. Such users have the
- # right to use, modify, and incorporate this code into other products
- # for purposes authorized by the license agreement provided they include
- # this notice and the associated copyright notice with any such product.
- # The information in this file is provided "AS IS" without warranty.
- #
- # FD.src: This file is used by mkdev fd when creating a
- # root filesystem floppy.
- #
- # User id's:
- #
- uid root 0
- uid bin 2
- uid sys 3
- uid auth 7
- uid tcb 14
- #
- # Group id's:
- #
- gid root 0
- gid bin 2
- gid sys 3
- gid tcb 14
- gid backup 19
- gid auth 21
- #
- # Fields are: package [d,f,x]mode, user/group, links, path, volume
- #
- # FD.src- Files to make a rootable floppy filesystem.
- #
- FD f755 root/sys 1 ./etc/TIMEZONE 00
- FD x711 bin/bin 1 ./etc/uadmin 00
- FD f664 bin/auth 1 ./etc/group 00
- FD x100 root/bin 3 ./tcb/bin/init 00
- ./etc/init 00
- ./bin/telinit 00
- FD f600 root/sys 1 ./etc/ioctl.syscon 00
- FD x711 root/bin 2 ./etc/mount 00
- ./etc/umount 00
- FD f664 bin/auth 1 ./etc/passwd 00
- FD x744 bin/bin 1 ./etc/emulator 00
- FD f644 bin/bin 1 ./etc/default/boot 00
- FD x711 bin/bin 1 ./etc/fscmd.d/EAFS/fsck 00
- FD x711 bin/bin 1 ./bin/cp 00
- FD x711 bin/bin 1 ./bin/ls 00
- FD x711 bin/bin 1 ./bin/rm 00
- FD x2111 bin/backup 1 ./bin/spax 00
- FD x711 bin/bin 1 ./bin/sync 00
- FD x1711 bin/bin 3 ./bin/sh 00
- ./bin/-sh 00
- ./bin/rsh 00
- #FD x711 bin/bin 1 ./bin/expr 00
- FD x100 bin/bin 1 ./tcb/bin/macilbd 00
- FD x111 bin/bin 1 ./tcb/bin/epa 00
- FD x100 bin/bin 1 ./tcb/lib/initcond 00
- FD x755 bin/bin 1 ./shlib/libsec_s 00
- FD x755 bin/bin 1 ./shlib/libsecpw_s 00
- FD f444 tcb/tcb 1 ./etc/policy/macilb/config 00
- FD f444 tcb/tcb 1 ./etc/policy/macilb/Encodings.db 00
- FD f664 auth/auth 1 ./etc/auth/subsystems/users 00
- FD f664 auth/auth 1 ./etc/auth/system/authorize 00
- FD f664 auth/auth 1 ./etc/auth/system/default 00
- FD f664 auth/auth 1 ./etc/auth/system/devassign 00
- FD f664 auth/auth 1 ./etc/auth/system/ttys 00
- FD f660 auth/auth 1 ./tcb/files/auth/r/root 00
- FD x711 bin/bin 1 ./shlib/libc_s 00
-